-
Home
-
WooCommerce iTransact Payment Gateway
-
2.0.3 (latest)
-
Code
-
Classes
- CardPayload
Total Complexity |
11 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
108 |
Lines of code |
37 |
Logical lines of code |
15 |
Comment lines |
39 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
69 |
1 |
7 |
getName() |
S |
82 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
getNumber() |
S |
82 |
1 |
3 |
setNumber() |
S |
81 |
1 |
3 |
getCvv() |
S |
82 |
1 |
3 |
setCvv() |
S |
81 |
1 |
3 |
getExpMonth() |
S |
82 |
1 |
3 |
setExpMonth() |
S |
81 |
1 |
3 |
getExpYear() |
S |
82 |
1 |
3 |
setExpYear() |
S |
81 |
1 |
3 |